@charset "utf-8";
/* CSS Document */

body {
    height: 100%;
    font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    font-size: 14px;
}

div, ul, li, dl, dd, form, input, textarea {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

img, iframe {
    border: none;
}

.clearall {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* Link Style*/
#dituContent, #dituContent div {
    overflow: inherit;
}

a:link, a:visited {
    text-decoration: none;
    color: #000;
}

a:hover {
    /*text-decoration: underline;*/
    color: #cc0000;
}

#topbar {
    background: #f6f6f6;
    width: 100%;
    height: 20px;
    border-bottom: #d3d3d3 1px solid;
}

.header {
    width: 1000px;
    height: 80px;
    margin: 10px auto;
}

.header_l {
    float: left;
}

.header_c {
    width: 400px;
    margin-left: 10px;
    display: inline;
    border-left: #ccc 1px solid;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    padding-left: 15px;
    float: left;
    margin-top: 10px;
}

.header_c p {
    margin: 0px;
    padding: 0px;
}

.header_r {
    float: right;
}






.ntbg {
    width: 100%;
    height: 30px;
    background: #ae2422;
}

.ntbd {
    width: 1000px;
    height: 30px;
    margin: 0 auto;
}

.notice {
    float: left;
    width: 720px;
    height: 30px;
}

.notice .title {
    float: left;
    width: 65px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
}

.notice .noticenr {
    float: left;
    width: 655px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
}

.toptel {
    float: left;
    width: 280px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
}

.toptel span {
    display: block;
    float: right;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    font-family: impact;
}







#nav {
    background: #b40001;
    width: 100%;
    height: 46px;
    color: #fff;
}

.nav {
    width: 1000px;
    margin: 0px auto;
    font-size: 16px;
}

.nav ul {
    text-align: center;
}

.nav ul li {
    display: inline-block;
    position: relative;
}
.nav li a {
    width: 100px;
    height: 48px;
    display: block;
    border-top: 3px solid transparent;
    margin-top: -2px;
    color: #333333;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
}

.nav a:link, .nav a:visited {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0px 10px;
    text-decoration: none;
    color: #fff;
}

.nav a:hover {
    background: #880203;
}
#navChild {
    position: absolute;
    left: 0px;
    top: 48px;
    width: 92px;
    z-index: 99;
    display: block;
    padding: 4px 4px 0px 4px;
    background: #fff;
}

#navChild a {
    position: relative;
    width: 92px;
    height: 36px;
    display: block;
    border-top: none;
    color: #333333!important;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}








#banner {
    background-size: cover;
    width: 100%;
    height: 500px;
}

.banner {
    width: 1000px;
    margin: 0px auto;
}

.banner .form {
    background: url(../images/banner_formbg.png) no-repeat;
    width: 305px;
    height: 327px;
    float: right;
    margin-top: 85px;
    position: relative;
    display: none;
}

.banner .form input, .banner .form textarea {
    outline: none;
}

.banner .form .form_name {
    font-size: 18px;
    color: #e70012;
    position: absolute;
    left: 0px;
    top: 20px;
    width: 100%;
    text-align: center;
}

.banner .form .form_text {
    color: #e70012;
    position: absolute;
    left: 25px;
    top: 50px;
}

.banner .form .form_input {
    width: 121px;
    height: 28px;
}

.banner .form .form_input input {
    width: 111px;
    height: 28px;
    line-height: 28px;
    border: none;
    padding: 0px 5px;
    background: none;
}

.banner .form .form_cfd {
    position: absolute;
    left: 27px;
    top: 80px;
}

.banner .form .form_mdd {
    position: absolute;
    left: 158px;
    top: 80px;
}

.banner .form .form_xm {
    position: absolute;
    left: 27px;
    top: 120px;
}

.banner .form .form_dh {
    position: absolute;
    left: 158px;
    top: 120px;
}

.banner .form .form_textarea {
    width: 252px;
    height: 68px;
    position: absolute;
    left: 27px;
    top: 160px;
}

.banner .form .form_textarea textarea {
    width: 242px;
    height: 58px;
    border: none;
    background: none;
    padding: 5px;
}

.banner .form .form_btn {
    width: 254px;
    height: 33px;
    position: absolute;
    left: 26px;
    top: 247px;
}

.banner .form .form_btn input {
    width: 254px;
    height: 33px;
    border: none;
    background: none;
    cursor: pointer;
    color: #e70012;
    font-size: 14px;
}

.banner .form .form_tips {
    width: 254px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 26px;
    top: 285px;
    color: #666;
}

.advan {
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}

.kuai1 {
    width: 250px;
    float: left;
    text-align: center
}

.k1top {
    hegiht: 34px;
    line-height: 34px;
    color: #e70515;
    font-family: "微软雅黑";
    font-size: 22px;
    padding-bottom: 10px;
}

.k1top img {
    margin-right: 20px;
    vertical-align: middle
}

.k1bot {
    line-height: 30px;
    color: #5a5a5a;
    font-family: "微软雅黑";
    font-size: 12px;
}

.ad_s {
    width: 100%;
    height: 289px;
    background: url(../images/bjxc.jpg) repeat-x;
    margin-top: 50px;
}

.cente_s {
    width: 1000px;
    margin: 0 auto;
}

.cente_sle {
    float: left;
    width: 416px;
    height: 289px;
    background: url(../images/mfbj.jpg) no-repeat;
    overflow: hidden;
}

.cente_sle dt {
    float: left;
    width: 416px;
    height: 47px;
    line-height: 47px;
    padding-top: 13px;
    font-size: 16px;
    color: #FFF;
    text-indent: 65px;
}

.cente_sle dt span {
    font-size: 18px;
}

.cente_sle dd {
    float: left;
    width: 416px;
}

.cente_sle dd a {
    float: left;
    width: 174px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: #FAD258;
    margin-bottom: 10px;
    margin-left: 22px;
    display: inline;
    text-align: center;
    text-decoration: none;
    color: #666;
}

.cente_sri {
    float: right;
    width: 564px;
    padding-top: 10px;
    overflow: visible;
}

.cente_sri li {
    float: left;
    width: 99px;
    height: 97px;
    padding-top: 20px;
    padding-left: 10px;
    overflow: visible;
}

.cente_sri li a {
    float: left;
    width: 99px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    padding-top: 58px;
    text-align: center;
}

.cente_sri li a:hover, .cente_sri li a.hover {
    color: #FFF;
    text-decoration: none;
}

.cente_sri li h2 {
    font-weight: normal;
}

.cente_sri li .s1 {
    background: url(../images/q1.jpg) no-repeat;
}

.cente_sri li .s1:hover, .cente_sri li .s1.hover {
    background: url(../images/q1h.jpg) no-repeat;
}

.cente_sri li .s2 {
    background: url(../images/q2.jpg) no-repeat;
}

.cente_sri li .s2:hover {
    background: url(../images/q2h.jpg) no-repeat;
}

.cente_sri li .s3 {
    background: url(../images/q3.jpg) no-repeat;
}

.cente_sri li .s3:hover {
    background: url(../images/q3h.jpg) no-repeat;
}

.cente_sri li .s4 {
    background: url(../images/q4.jpg) no-repeat;
}

.cente_sri li .s4:hover {
    background: url(../images/q4h.jpg) no-repeat;
}

.cente_sri li .s5 {
    background: url(../images/q5.jpg) no-repeat;
}

.cente_sri li .s5:hover {
    background: url(../images/q5h.jpg) no-repeat;
}

.cente_sri li .s6 {
    background: url(../images/q6.jpg) no-repeat;
}

.cente_sri li .s6:hover {
    background: url(../images/q6h.jpg) no-repeat;
}

.cente_sri li .s7 {
    background: url(../images/q7.jpg) no-repeat;
}

.cente_sri li .s7:hover {
    background: url(../images/q7h.jpg) no-repeat;
}

.cente_sri li .s8 {
    background: url(../images/q8.jpg) no-repeat;
}

.cente_sri li .s8:hover {
    background: url(../images/q8h.jpg) no-repeat;
}

.cente_sri li .s9 {
    background: url(../images/q9.jpg) no-repeat;
}

.cente_sri li .s9:hover {
    background: url(../images/q9h.jpg) no-repeat;
}

.cente_sri li .s10 {
    background: url(../images/q10.jpg) no-repeat;
}

.cente_sri li .s10:hover {
    background: url(../images/q10h.jpg) no-repeat;
}

.fuwu {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

.fuwu h3 {
    margin: 0px;
    padding: 0px;
}

.fuwu p {
    width: 1000px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    font-size: 26px;
    margin: 0px;
    padding: 0px;
}

.kuai3 {
    width: 140px;
    float: left;
    height: 91px;
    text-align: center;
    line-height: 91px;
    color: #6a6a6a;
    font-family: "微软雅黑";
    font-size: 16px;
}

.k31 {
    background: url(../images/xjbj1.png) no-repeat;
}

.k32 {
    background: url(../images/xjbj2.png) no-repeat;
}

.k33 {
    background: url(../images/xjbj3.png) no-repeat;
}

.k34 {
    background: url(../images/xjbj4.png) no-repeat;
}

.k35 {
    background: url(../images/xjbj5.png) no-repeat;
}

.k36 {
    background: url(../images/xjbj6.png) no-repeat;
}

.k22 {
    width: 32px;
    float: left;
    text-align: center;
    padding-top: 37px
}

div.ts22 {
    line-height: 30px;
    font-size: 16px;
    padding-top: 15px;
    height: 76px
}

.tcdiv {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: url(../images/bbtm.png);
    display: none;
    text-align: center
}

.tcdiv img {
    display: none;
}

.te_box {
    width: 100%;
    height: 425px;
    background: url(../images/fwalbj.jpg) top center repeat;
    margin-top: 20px;
}

.te_boxce {
    width: 1020px;
    height: 425px;
    overflow: hidden;
    margin: 0 auto;
}

.te_boxce a {
    color: #fff;
    width: 100%;
    height: 87px;
    line-height: 87px;
    text-align: center;
    font-size: 26px;
    display: block;
}

.te_boxce dl {
    float: left;
    width: 230px;
    height: 140px;
    overflow: hidden;
    position: relative;
    padding-left: 25px;
    padding-bottom: 28px;
}

.te_boxce dl dt {
    float: left;
    width: 230px;
    height: 140px;
    position: absolute;
}

.te_boxce dl dd {
    float: left;
    width: 230px;
    height: 140px;
    position: relative;
    display: block;
}

.te_boxce dl dd .imgs {
    width: 230px;
    height: 140px;
}

.te_boxce dl dd .imst {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 230px;
    height: 25px;
    background: url(../images/tbj.png) repeat;
    line-height: 25px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
}

.chexing {
    width: 1050px;
    margin: 0px auto;
}

.chexing .title {
    height: 50px;
    line-height: 50px;
    margin: 20px 0px;
    padding: 0px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
}

.chexing .title i {
    font-weight: normal;
    font-style: normal;
    color: #999;
    font-size: 14px;
    margin-left: 10px;
}

.chexing .title span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.chexing ul {
    text-align: center
}

.chexing ul li {
    display: inline-block;
    width: 190px;
    height: 190px;
    margin: 0px 7px;
}

.chexing ul li a {
    width: 180px;
    height: 180px;
    border: #999 5px solid;
    display: block;
}

.chexing ul li img {
    width: 100%;
    height: 100%;
}



.publish_index {
    margin: 0;
    padding: 0;
    float: right; /* width:290px; height:418px;*/
    width: 285px;
    height: 415px;
    background: url(../picture/0001.jpg) no-repeat;
}

.publish_index ul {
    width: 220px;
    margin: 80px auto 0px;
}

.publish_index ul li {
    margin-bottom: 20px;
}

.publish_index ul li .tname {
    width: 65px;
    display: inline-block;
    font-size: 14px
}

.publish_index ul li .text {
    width: 143px;
    border: #ccc 1px solid;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    outline: none;
}

.publish_index ul li select {
    width: 155px;
    border: #ccc 1px solid;
    height: 30px;
    line-height: 30px;
    outline: none;
}

.publish_index ul li .submit {
    display: block;
    background: #2962dc;
    color: #fff;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    margin: 0px auto;
    cursor: pointer;
}

/*最新添加开始*/
.L-a ul {
    width: 210px;
    overflow: hidden;
    height: 152px;
    float: left;
}

.L-b ul {
    width: 337px;
    overflow: hidden;
    height: 152px;
    float: left;
}

.L-c ul {
    width: 337px;
    overflow: hidden;
    height: 152px;
    float: left;
}

.L-d ul {
    width: 337px;
    overflow: hidden;
    height: 152px;
    float: left;
}

.L-a ul li {
    width: 210px;
    overflow: hidden;
}

.L-b ul li {
    width: 210px;
    overflow: hidden;
}

.L-c ul li {
    width: 210px;
    overflow: hidden;
}

.L-d ul li {
    width: 210px;
    overflow: hidden;
}

/*最新添加结束*/

.indexgg {
    position: absolute;
    right: 11px;
    top: 8px;
}

.hw_in_flink {
    width: 990px;
    margin: 0px auto;
    padding: 20px 0px;
    height: 50px;
    font-size: 14px;
}

.hw_in_flink .name {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.hw_in_flink .box {
}

.hw_in_flink .box ul {
}

.hw_in_flink .box ul li {
    float: left;
    margin-right: 10px;
}

.hw_in_flink .box ul li a:link, .hw_in_flink .box ul li a:visited {
    text-decoration: none;
    color: #666;
}

.hw_in_flink .box ul li a:hover {
    text-decoration: underline;
    color: #cc0000;
}

.hw_bottom_tips {
    width: 990px;
    height: 60px;
    margin: 0px auto;
    padding: 30px 0px;
    border-top: #ccc 1px solid;
}

.hw_bottom_tips ul {
    width: 1056px;
    overflow: hidden;
}

.hw_bottom_tips ul li {
    float: left;
    width: 200px;
    margin-right: 64px;
}

.hw_bottom_tips_l {
    float: left;
    background: url(../images/hw_bottom_tips.png) no-repeat;
    width: 43px;
    height: 43px;
}

.hw_bottom_tips_r {
    float: right;
    width: 147px;
}

.hw_bottom_tips ul li.qcfw .hw_bottom_tips_l {
    background-position: 0px 0px;
}

.hw_bottom_tips ul li.pzbz .hw_bottom_tips_l {
    background-position: -43px 0px;
}

.hw_bottom_tips ul li.aqsd .hw_bottom_tips_l {
    background-position: -129px 0px;
}

.hw_bottom_tips ul li.xxbm .hw_bottom_tips_l {
    background-position: -172px 0px;
}

.hw_bottom_tips_r .name {
    font-size: 18px;
    color: #333;
}

.hw_bottom_tips_r .text {
}

#hw_footer {
    background: url(../images/bg2.gif) repeat;
    width: 100%;
    height: 228px;
    border-top: #333 8px solid;
}

.hw_footer {
    width: 990px;
    margin: 0px auto;
}

.hw_footer_l {
    float: left;
    width: 625px;
    overflow: hidden;
}

.hw_footer_l_link {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    border-bottom: #333 1px solid;
    text-align: center;
}

.hw_footer_l_link a:link, .hw_footer_l_link a:visited {
    text-decoration: none;
    color: #fff;
    margin: 0px 20px;
}

.hw_footer_l_link a:hover {
    text-decoration: underline;
}

.hw_footer_l_text {
    height: 60px;
    line-height: 60px;
    color: #fff;
    border-bottom: #333 1px solid;
    text-align: center;
}

.hw_footer_l_text span {
    background: url(../images/icon13.png) no-repeat left;
    padding-left: 15px;
}

.hw_footer_l_copy {
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}

.hw_footer_l_copy a:link, .hw_footer_l_copy a:visited {
    text-decoration: none;
    color: #fff;
}

.hw_footer_l_copy a:hover {
    text-decoration: underline;
}

.hw_footer_r {
    float: right;
    background: url(../images/hw_footer_r.png) no-repeat;
    width: 331px;
    height: 154px;
    margin-top: 15px;
}

/*内页*/
.nr_banner {
    background: url(../images/nr_banner.jpg) no-repeat center;
    width: 100%;
    height: 286px;
    background-size: cover;
    margin-bottom: 40px;
}

.nr_main {
    width: 1000px;
    margin: 0px auto;
}

.nr_main_l {
    width: 240px;
}

.nr_main_l .listbox {
    width: 240px;
    margin-bottom: 20px;
}

.nr_main_l .listbox .title {
    height: 40px;
    line-height: 40px;
    background: #b40001;
    color: #fff;
    padding: 0px 15px;
    font-size: 16px;
}

.nr_main_l .listbox ul {
    width: 208px;
    border: #ccc 1px solid;
    border-top: none;
    padding: 15px;
}

.nr_main_l .listbox ul li {
    height: 28px;
    line-height: 28px;
}

.nr_main_r {
    width: 740px;
}

.nr_main_r .bread {
    width: 720px;
    background: #eee;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    border-left: #b40001 5px solid;
}

.nr_main_r .arctitle {
    font-size: 1.6rem;
    color: #777;
    text-align: center;
    margin-top: 30px;
}

.nr_main_r .infos {
    text-align: center;
    color: #777;
    height: 40px;
    line-height: 40px;
}

.nr_main_r .content {
    width: 720px;
    padding: 0px 10px;
    line-height: 36px;
    font-size: 16px
}

.nr_main_r .content p {
    margin: 30px 0px;
}

.nr_main_r .prenext {
    margin-bottom: 20px;
    border-top: #ccc 1px solid;
    padding-top: 20px;
}

.nr_main_r .prenext ul {
}

.nr_main_r .prenext ul li {
    height: 24px;
    line-height: 24px;
}

.nr_main_r .list_text {
    width: 690px;
    padding: 0px 25px;
    margin: 30px 0px;
}

.nr_main_r .list_text ul {
}

.nr_main_r .list_text ul li {
    margin-bottom: 20px;
}

.nr_main_r .list_text ul li .title {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    border-left: #b40001 3px solid;
    padding-left: 5px;
    margin: 10px 0px;
}

.nr_main_r .list_text ul li .text {
    line-height: 24px;
    color: #999;
    font-size: 15px;
}

.nr_main_r .list_img {
    margin-top: 30px;
}

.nr_main_r .list_img ul {
}

.nr_main_r .list_img ul li {
    float: left;
    width: 225px;
    margin-left: 16px;
    display: inline;
}

.nr_main_r .list_img ul li .pic {
    width: 225px;
    height: 135px;
}

.nr_main_r .list_img ul li .pic img {
    width: 100%;
    height: 100%;
}

.nr_main_r .list_img ul li .title {
    width: 225px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

/* 服务范围 */

.fuwuList {
    width: 100%;
}

.fuwuList .bread {
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    border-left: #07754b 5px solid;
    background: #eee;
}

.fuwuList ul {
    width: 1020px;
}

.fuwuList ul li {
    float: left;
    width: 490px;
    height: 110px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #dadada;
}

.fuwuList ul li:hover {
    background: #e4ae06;
}

.fuwuList ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.fuwuList ul li .left {
    float: left;
    width: 100px;
    text-align: center;
    color: #333;
    line-height: 30px;
    padding-top: 15px;
}

.fuwuList ul li .left p {
    margin: 0px;
    padding: 0px;
}

.fuwuList ul li .right {
    float: right;
    width: 370px;
    height: 100px;
    color: #777;
    line-height: 24px;
    padding-top: 10px;
    padding-right: 10px;
}

.fuwuList ul li:hover .right {
    color: #fff;
}

.main_map {
    float: left;
    width: 1000px;
    padding-top: 30px;
    padding-bottom: 52px;
}

.main_mapleft {
    float: left;
    background: #FFF;
    border: 1px solid #C1C1C1;
    padding: 4px;
    margin-left: 25px;
    display: inline;
}

.main_mapright {
    float: right;
    width: 453px;
    height: 364px;
    overflow: hidden;
    background: #E4AE06;
    margin-right: 26px;
    display: inline;
}

.main_mapright p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 453px;
    height: 36px;
    line-height: 36px;
    padding-top: 16px;
    font-size: 14px;
    color: #FFF;
    text-indent: 30px;
}

.main_mapright dl {
    float: left;
    width: 453px;
    height: auto;
}

.main_mapright dl dt {
    float: left;
    width: 453px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #FFF;
    text-indent: 70px;
    background: url(../images/tell2.png) left center no-repeat;
    background-position: 30px 10px;
}

.main_mapright dl dt span {
    font-size: 18px;
}

.main_mapright dl dd {
    float: left;
    width: 453px;
    height: auto;
}

.main_mapright dl dd li {
    float: left;
    width: 174px;
    height: 32px;
    background: #FAD258;
    line-height: 32px;
    font-size: 14px;
    color: #404445;
    text-indent: 7px;
    margin-top: 10px;
    margin-left: 30px;
    display: inline;
    margin-right: 14px;
    display: inline;
}

.main_mapright dl dd .adress {
    float: left;
    width: 392px;
    height: 32px;
    background: #FAD258;
    line-height: 32px;
    font-size: 14px;
    color: #404445;
    text-indent: 14px;
}

/* 底部通条 */
#bottom_bar {
    background: #f9f9f9;
    width: 100%;
    height: 46px;
    border-top: #c23531 2px solid;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}

.bottom_bar {
    background: url(../images/bottom_bar.png) no-repeat;
    width: 960px;
    height: 46px;
    margin: 0px auto;
}

/* 侧边栏 */
.hw_kefu {
    width: 86px;
    position: fixed;
    right: 10px;
    top: 224px;
    overflow: visible;
}

.hw_kefu_zaixian {
    width: 86px;
    height: 63px;
}

.hw_kefu_qq {
    width: 86px;
    height: 63px;
}

.hw_kefu_400 {
    width: 86px;
    height: 63px;
}

.hw_kefu_tonghua {
    width: 86px;
    height: 61px;
    position: relative;
    overflow: visible;
}

.hw_kefu_top {
    width: 86px;
    height: 34px;
    cursor: pointer;
}

.hw_kefu_tonghua_box {
    background: url(../images/kefu_tonghuabox.jpg) no-repeat;
    width: 260px;
    height: 70px;
    position: absolute;
    left: -260px;
    top: 0px;
    display: none;
}

.hw_kefu_tonghua_box_form {
    margin-left: 46px;
    margin-top: 12px;
}

.hw_kefu_tonghua_box_form_input {
    width: 109px;
    height: 22px;
    border: none;
    background: none;
    padding: 0px 3px;
}

.hw_kefu_tonghua_box_form_btn {
    width: 60px;
    height: 24px;
    border: none;
    background: none;
    cursor: pointer;
    margin-left: 6px;
}

.hw_kefu_tonghua_box_text {
    color: #fff;
    margin-left: 45px;
    line-height: 30px;
}

.xijie {
    background: #116243;
    width: 100%;
    height: 146px;
    margin-top: 20px;
}

.xijie a {
    display: block;
    width: 1005px;
    height: 146px;
    margin: 0px auto;
}

/* 关于我们 */

.warp {
    width: 1000px;
    margin: 0 auto;
}

.warp p {
    margin: 0px;
    padding: 0px;
}

.warp2 {
    overflow: auto;
    overflow: hidden;
    margin: 0 15px;
}

.warp_1000 {
    width: 1000px;
    margin: 0 auto;
}

.banjiawufu_ban .warp {
    width: 1000px;
    margin: 0px auto;
}

.bjwf_ban_wen {
    overflow: hidden;
    zoom: 1;
    color: #fff;
    font-size: 16px;
    line-height: 30px; /*padding: 100px 225px 0;*/
    padding: 30px 0px 0;
    height: 400px;
}

.bjwf_ban_wen h2 {
    font-size: 30px;
    font-weight: 900;
    line-height: 65px;
    text-align: center;
}

.bjwf_tuwen {
    overflow: hidden;
    zoom: 1;
    min-height: 265px;
    padding-top: 40px;
}

.bjwf_tuwen dt {
    float: left;
    width: 430px;
}

.bjwf_tuwen dd {
    float: left;
    width: 570px;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

.bjwf_tuwen dd h2 {
    font-size: 24px;
    color: #48A948;
    font-weight: 900;
    line-height: 60px;
}

.ingsbj_mingwen {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    font-size: 24px;
    color: #222;
    font-weight: bold;
    line-height: 70px;
    padding: 30px 0;
}

.ingsbjmw_lie {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 60px;
}

.ingsbjmw_lie li {
    float: left;
    width: 290px;
    margin: 0 21px;
}

.ingsbjmw_lie li .tupian {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    padding-bottom: 20px;
    font-weight: 900;
}

.ingsbjmw_lie li .tupian h2 {
    height: 100px;
    padding-bottom: 15px;
}

.ingsbjmw_lie li .wen {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.ingsbj_box {
    background: url(../images/xian.png) repeat-y center top;
    margin-bottom: 60px;
    padding-top: 0px;
}

.ingsbj_tuwen {
    overflow: hidden;
    zoom: 1;
    background: url(../images/dian.png) no-repeat bottom left;
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.ingsbj_tuwen dt {
    width: 400px;
    float: left;
}

.ingsbj_tuwen dd {
    width: 600px;
    float: left;
}

.ingsbj_tuwen dd h2 {
    font-size: 20px;
    color: #48a948;
    font-weight: 900;
    line-height: 45px;
}

.ingsbj_tuwen dd h2 img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.ingsbj_tuwen dd div {
    padding-left: 35px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.ingsbjmw_lie2 {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 60px;
}

.ingsbjmw_lie2 li {
    float: left;
    width: 33.3%;
}

.ingsbjmw_lie2 li .tupian {
    font-size: 24px;
    color: #222;
    text-align: center;
}

.ingsbjmw_lie2 li .tupian h2 {
    text-align: center;
}

.ingsbjmw_lie2 li .tupian img {
    padding-bottom: 15px;
}

.ingsbjmw_lie2 li .wen {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding-top: 10px;
    text-align: center;
}

.ingsbjmw_lie2 li .wen img {
    padding-right: 5px;
    position: relative;
    top: -1px;
}

.fuwu_ming {
    overflow: hidden;
    zoom: 1;
    font-size: 30px;
    color: #1c2d29;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-weight: 900;
}

.fuwu_lie {
    overflow: hidden;
    zoom: 1;
    margin-left: -50px;
}

.fuwu_lie li {
    float: left;
    width: 210px;
    margin-left: 50px;
    padding-bottom: 50px;
}

.fuwu_lie li .tupian {
    text-align: center;
    line-height: 35px;
    font-weight: 900;
}

.fuwu_lie li .wen {
    font-size: 14px;
    color: #666;
    padding-top: 15px;
}

.ctbjybj_ming {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    font-size: 18px;
    color: #666;
    padding-bottom: 40px;
}

.ctbjybj_ming p {
    line-height: 60px;
    font-size: 26px;
    font-style: 900;
    color: #1c2d29;
}

.ctbjybj_box {
    overflow: hidden;
    zoom: 1;
    background: url(../images/xian2.png) repeat-y top;
    position: relative;
    margin-bottom: 50px;
    padding: 30px 0 40px;
}

.ctbjybj_box .quan {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    text-align: center;
}

.ctbjybj_box .quan2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
}

.ctbjybj_lie {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 25px;
}

.ctbjybj_lie dt {
    float: left;
    width: 405px;
    height: 50px;
    line-height: 50px;
    border: #ececec solid 1px;
    background: #f6f6f6;
    text-align: right;
    font-size: 14px;
    color: #666;
    padding-right: 15px;
    margin-top: 18px;
}

.ctbjybj_lie div {
    float: left;
    background: #fff;
    color: #1c2d29;
    width: 156px;
    text-align: center;
    font-size: 16px;
    color: #1c2d29;
    font-weight: 900;
    padding-top: 10px;
}

.ctbjybj_lie div p {
    padding: 10px 0;
}

.ctbjybj_lie dd {
    float: right;
    width: 405px;
    height: 50px;
    line-height: 50px;
    border: #fe7d00 solid 1px;
    background: #fff8f2;
    font-size: 14px;
    color: #fe7d00;
    padding-left: 15px;
    margin-top: 18px;
    font-weight: 900;
}

.kxlpp_lvse_top {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    padding: 20px 0 15px;
    color: #ED6C00;
    text-align: center;
    font-size: 25px;
    line-height: 55px;
}

.kxlpp_lvse_lie {
    margin: 0 auto;
    min-height: 380px;
    color: #ED6C00;
    padding-top: 15px;
}

.kxlpp_lvse_lie li {
    width: 333px;
    float: left;
    text-align: center;
}

.kxlpp_lvse_lie li {
    font-size: 14px;
}

.kxlpp_lvse_lie li span {
    background: url(../images/kxpy2_01.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999px;
    margin: 0px auto;
}

.kxlpp_lvse_lie li span.tupain02 {
    background: url(../images/kxpy2_02.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999px;
}

.kxlpp_lvse_lie li span.tupain03 {
    background: url(../images/kxpy2_03.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999px;
}

.kxlpp_lvse_lie li .ming {
    font-size: 16px;
    padding: 30px 0 10px;
}

.kxlpp_lvse_lie li .wen {
    width: 180px;
    margin: 0 auto;
}

.hw_about_tit {
    width: 1000px;
    margin: 0px auto;
    height: 44px;
    line-height: 44px;
}

.hw_about_tit h3 {
    margin: 0px;
    padding: 0px;
    color: #ee7700;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    padding: 0 8px 0 0;
    position: relative;
}

.hw_about_tit h3 span {
    float: left;
    display: block;
    height: 34px;
}

.hw_about_tit h3 .s1 {
    font-size: 18px;
}

.hw_about_tit h3 .s2 {
    font-size: 14px;
    height: 30px;
    margin: 4px 0 0 6px;
}

.hw_about_tit h3 .l {
    position: absolute;
    width: 85px;
    right: -85px;
    border-bottom: 1px solid #e9e9e9;
    top: 26px;
}

.hw_about_jjg {
    width: 1000px;
    font-size: 16px;
    height: 130px;
    margin: 20px auto;
    overflow: hidden;
}

.hw_about_jjg ul {
}

.hw_about_jjg ul li {
    float: left;
    background: url(../images/hw_about_jjg.png) no-repeat;
    width: 85px;
    height: 30px;
    text-align: center;
    padding-top: 102px;
    margin-right: 79px;
    overflow: hidden;
}

.hw_about_jjg ul li.p1 {
    background-position: 0px 0px;
}

.hw_about_jjg ul li.p2 {
    background-position: -86px 0px;
}

.hw_about_jjg ul li.p3 {
    background-position: -172px 0px;
}

.hw_about_jjg ul li.p4 {
    background-position: -258px 0px;
}

.hw_about_jjg ul li.p5 {
    background-position: -344px 0px;
}

.hw_about_jjg ul li.p6 {
    background-position: -430px 0px;
}

.hw_about_youshi {
    width: 1000px;
    height: 216px;
    margin: 20px auto;
    overflow: hidden;
}

.hw_about_youshi ul {
}

.hw_about_youshi ul li {
    float: left;
    width: 375px;
    height: 175px;
    padding: 15px;
    border: #ccc 1px solid;
    moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 30px;
}

.hw_about_youshi ul li .box {
    display: block;
    width: 375px;
    height: 175px;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.hw_about_youshi ul li .box .img1 {
    position: absolute;
    width: 70px;
    height: 70px;
    background: url(../images/hw_about_youshi.png) no-repeat 0px 0px;
    left: 0px;
    top: 0px;
}

.hw_about_youshi ul li .box .img2 {
    position: absolute;
    width: 70px;
    height: 70px;
    background: url(../images/hw_about_youshi.png) no-repeat -70px 0px;
    left: 0px;
    top: 0px;
}

.hw_about_youshi ul li .box .title1 {
    position: absolute;
    color: #ec8306;
    font-size: 30px;
    font-weight: bold;
    left: 85px;
    top: -8px;
}

.hw_about_youshi ul li .box .title2 {
    position: absolute;
    left: 85px;
    top: 35px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
}

.hw_about_youshi ul li .box .text {
    line-height: 26px;
    position: absolute;
    left: 0px;
    top: 80px;
}

.hw_about_youshi ul li .box .text span {
    color: #ec8306;
}

/* 内页表单 */
.listbox .publish_nr {
    width: 208px;
    border: #ccc 1px solid;
    border-top: none;
    padding: 15px;
}

.listbox .publish_nr ul {
    width: 100%;
    margin: 0px auto;
    border: none;
    padding: 0px;
}

.listbox .publish_nr ul li {
    margin-bottom: 20px;
    height: 32px;
}

.listbox .publish_nr ul li .tname {
    width: 65px;
    display: inline-block;
    font-size: 14px
}

.listbox .publish_nr ul li .text {
    width: 130px;
    border: #ccc 1px solid;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    outline: none;
}

.listbox .publish_nr ul li select {
    width: 142px;
    border: #ccc 1px solid;
    height: 30px;
    line-height: 30px;
    outline: none;
}

.listbox .publish_nr ul li .submit {
    display: block;
    background: #b40001;
    color: #fff;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    margin: 0px auto;
    cursor: pointer;
}

.in_jiejuefangan {
    width: 963px;
    height: 149px;
    margin: 0px auto;
}

.web1043 {
    width: 1043px;
    margin: 0 auto;
}

.warp .imingwen2 {
    font-size: 30px;
    line-height: 80px;
    text-align: center;
    color: #555;
}

.warp .webtel {
    font-size: 26px;
    line-height: 80px;
    text-align: center;
    color: #2002FF;
}

.warp .bgWhat {
    padding-top: 40px;
    padding-bottom: 10px;
}

.warp .bgCase {
    color: #777;
    font-size: 24px;
    padding-bottom: 50px;
}

.bgCase span {
    color: #336cb3;
}

.word .bgCaseCon {
    width: 100%;
    height: 640px;
    background: url(../images/bg_case.png) no-repeat;
}

.bgCaseCon .bgCase1 {
    height: 190px;
    padding: 40px 0 0 90px;
}

.bgCaseCon .bgCase2 {
    height: 190px;
    padding: 40px 0 0 140px;
}

.bgCaseCon .bgCase3 {
    width: 380px;
    height: 190px;
    margin: 40px auto 0;
}

.bgCaseCon li {
    width: 380px;
    padding: 0 28px;
    float: left;
}

.bgCaseCon p {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #034196;
    text-align: center;
}

.bgCaseCon .bgInt {
    font-size: 14px;
    text-align: left;
}

/*Index Main Menu*/
#index_module_wrap {
    padding-top: 30px;
}

#index_module .module,
#index_module .fg,
#index_module .bg {
    width: 230px;
    height: 230px;
    display: block;
    overflow: hidden;
}

#index_module .bg {
    background: #ececec;
}

#index_module .module {
    border-radius: 10px;
    margin-left: 36px;
    margin-right: 5px;
    float: left;
}

#index_module .module:hover {
    text-decoration: none;
    cursor: pointer;
}

#index_module .first {
    margin-left: 0;
}

#index_module .last {
    margin-right: 0;
}

#index_module .module .title {
    font-size: 18px;
    display: block;
    color: #fff;
    text-align: center;
}

#index_module .module .bg .title {
    color: #666;
}

#index_module .module .image {
    text-align: center;
    display: block;
}

#index_module .module .image img {
    width: 68px;
    height: 71px;
    background-image: url(../images/bg_class.png);
}

#index_module .module .fg .title,
#index_module .module .bg .image {
    padding-top: 60px;
}

#index_module .module .fg .image,
#index_module .module .bg .title {
    padding-top: 10px;
}

#im_1 .fg {
    background: #e4961c;
}

#im_1 .fg .image img {
    background-position: 0 -150px;
}

#im_1 .bg .image img {
    background-position: 0 0;
}

#im_2 .fg {
    background: #034196;
}

#im_2 .fg .image img {
    background-position: -150px -150px;
}

#im_2 .bg .image img {
    background-position: -150px -0;
}

#im_3 .fg {
    background: #3ebb86;
}

#im_3 .fg .image img {
    background-position: -300px -150px;
}

#im_3 .bg .image img {
    background-position: -300px -0;
}

#im_4 .fg {
    background: #c370f7;
}

#im_4 .fg .image img {
    background-position: -450px -150px;
}

#im_4 .bg .image img {
    background-position: -450px -0;
}

#im_5 .fg {
    background: #94bf2c;
}

#im_5 .fg .image img {
    background-position: 0 -450px;
}

#im_5 .bg .image img {
    background-position: 0 -300px;
}

#im_6 .fg {
    background: #13c0ce;
}

#im_6 .fg .image img {
    background-position: -150px -450px;
}

#im_6 .bg .image img {
    background-position: -150px -300px;
}

#im_7 .fg {
    background: #08acdb;
}

#im_7 .fg .image img {
    background-position: -300px -450px;
}

#im_7 .bg .image img {
    background-position: -300px -300px;
}

#im_8 .fg {
    background: #2f8ae7;
}

#im_8 .fg .image img {
    background-position: -450px -450px;
}

#im_8 .bg .image img {
    background-position: -450px -300px;
}

#im_9 .fg {
    background: #bfb32c;
}

#im_9 .fg .image img {
    background-position: 0 -750px;
}

#im_9 .bg .image img {
    background-position: 0 -600px;
}

#im_10 .fg {
    background: #a413ce;
}

#im_10 .fg .image img {
    background-position: -150px -750px;
}

#im_10 .bg .image img {
    background-position: -150px -600px;
}

#im_11 .fg {
    background: #db5708;
}

#im_11 .fg .image img {
    background-position: -300px -750px;
}

#im_11 .bg .image img {
    background-position: -300px -600px;
}

#im_12 .fg {
    background: #e72fcf;
}

#im_12 .fg .image img {
    background-position: -450px -750px;
}

#im_12 .bg .image img {
    background-position: -450px -600px;
}

#index_module .module span.reset {
    color: #373737;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    font-weight: normal;
    display: block;
}

#index_module .module {
    color: #8d8e8e;
    font-size: 13px !important;
    font-size: 12px;
    line-height: 24px;
}

.classT {
    margin-top: 30px;
}

.line_wrap {
    min-width: 1043px;
}

.line {
    width: 1043px;
    margin: 0 auto;
}

.honner {
    width: 1043px;
    margin: 50px auto 0px;
}

.adtit {
    text-align: center;
    margin: 0px;
}

.adtit h1 {
    font-size: 28px;
    color: #3b3b3b;
    padding-bottom: 5px;
}

.adtit p {
    font-size: 16px;
    color: #838383;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.linkbox {
    width: 1057px;
    overflow: hidden;
}

.linkbox li {
    width: 135px;
    height: 42px;
    float: left;
    margin: 0 8px 40px 8px;
}

.Fiexd_Ce {
    position: fixed;
    right: 27px;
    top: 30%;
    width: 56px;
    z-index: 999;
    overflow: visible;
}

.Fiexd_Ce > li {
    width: 100%;
    height: 56px;
    margin-top: 2px;
    overflow: visible;
}

.Fiexd_Ce > li > a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/backimg21.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    overflow: visible;
}

.Fiexd_Ce > li > a:hover {
    background-image: url(../images/backimg21f.png);
}

.Fiexd_Ce > li > a .Erw {
    width: 0px;
    height: 173px;
    position: absolute;
    top: -58px;
    right: 57px;
    overflow: hidden;
    transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
}

.Fiexd_Ce > li > a > .Tc {
    position: absolute;
    top: 0;
    right: 57px;
    width: 0px;
    height: 56px;
    background-color: #b40001;
    line-height: 56px;
    color: #fff;
    font-size: 25px;
    text-indent: 54px;
    background-image: url(../images/backimg55.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    overflow: hidden;
    transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
}

.Fiexd_Ce > li > a > :hover .Fiexd_Ce > li > a > .Tc {
    width: 236px;
}

.Fiexd_Ce > li > .backpos2 {
    background-position: 0 -58px;
}

.Fiexd_Ce > li > .backpos3 {
    background-position: 0 -116px;
}

.Fiexd_Ce > li > .backpos4 {
    background-position: 0 -174px;
}

/* 左侧 */
.hw_float_left {
    background: url(../images/leftbg.jpg) no-repeat;
    width: 141px;
    height: 510px;
    position: fixed;
    left: 0px;
    top: 178px;
}

.hw_float_left_box {
    width: 141px;
    margin-top: 230px;
}

.hw_float_left_input {
    width: 137px;
    height: 34px;
    line-height: 34px;
    margin-left: 6px;
    padding: 0px 5px;
    border: none;
    background: none;
    outline: none;
    color: #fff;
}

.hw_float_left_btn {
    width: 145px;
    height: 40px;
    margin-left: 6px;
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
}

.hw_float_left {
    overflow: visible;
}

.hw_float_left_box {
    position: relative;
    overflow: visible;
}

.hw_float_left_box .close {
    background: none;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 24px;
    position: absolute;
    right: 0px;
    top: -230px;
    cursor: pointer;
}

.hw_float_left.hide {
    background: none;
}

.hw_float_left.hide .hw_float_left_box {
    display: none;
}

.hw_float_left_bar {
    display: none;
    width: 37px;
    height: 140px;
    cursor: pointer;
}

/*兴旺*/
.xxxxxxall {
    width: 100%;
    min-width: 1000px;
}

.box {
    height: 100%;
    width: 1000px;
    margin: auto;
    position: relative;
}

.advantage {
    background-color: #f1f1f1;
    background-clip: content-box;
    border-bottom: solid 1px #d4d4d4;
}

.advantage .adbox {
    height: 100%;
    width: 1000px;
    margin: auto;
    position: relative;
    padding: 24px 0;
}

.advantage_item {
    width: 25%;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
}

.advantage_item img {
    float: left;
}

.advantage_item span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.advantage_item label {
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-family: "宋体";
    height: 44px;
    overflow: hidden;
}

.advantage_divider {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -2px;
    margin-top: 10px;
}

.area {
    background: url(../images/bg2.gif) repeat;
    margin-top: 25px;
    text-align: center;
    padding-bottom: 30px;
}

.area_title {
    display: block;
    margin: 20px auto 34px auto;
}

.area_box {
    position: relative;
    clear: both;
    overflow: hidden;
}

.area_item {
    float: left;
    line-height: 39px;
    height: 39px;
    overflow: hidden;
    text-align: center;
    margin: 0px 24px 16px 24px;
}

.area_item span {
    float: left;
    width: 71px;
    color: white;
    background-color: #f81303;
}

.area_item label {
    float: left;
    width: 131px;
    color: black;
    font-weight: bold;
    background-color: #fbff00;
}

.adbanner {
    width: 1000px;
    margin: 0px auto 20px;
}

.contact4 {
}

.contact4 a {
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
}

.contact4 a img {
}

/*海量订单 查询信息 */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.c {
    clear: both;
}

#record {
    width: 1030px;
    height: 385px;
    margin: 30px auto 0px;
    background: #fff100;
    padding: 2px;
}

#re_title {
    height: 77px;
    width: 1000px;
    color: #333232;
    font-size: 36px;
    font-family: "微软雅黑", "黑体", "宋体";
    line-height: 77px;
    text-align: center;
}

#re_left {
    float: left;
}

#re_right, .big_cus_title {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    z-index: 2;
    behavior: url(ie-css3.htc); /* 此路径必须为绝对路径 */
}

#re_right .big_cus_title {
    padding-left: 82px;
    width: 248px;
}

#re_right {
    width: 330px;
    height: 286px;
    background: #eedcb8;
    border: 1px solid #cecaca;
    float: right;
    color: #333232;
    font: 18px "微软雅黑", "黑体", "宋体";
}

#re_right .big_cus_title {
    height: 35px;
    background: #e1a83c;
    margin-bottom: 5px;
}

#re_right .form_left, .form_roght {
    float: left;
}

#re_right .text {
    width: 90px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
}

#re_right .form_left div {
    height: 30px;
    line-height: 30px;
    margin: 8px 0 0 5px;
}

#re_right .form_left .input_text {
    width: 165px;
    height: 28px;
    border: 1px solid #7d7d7d;
    background: #eeeeee;
    text-align: left;
    line-height: 28px;
    padding-left: 5px;
    color: #b1b1b1;
}

#re_right .form_right .input_buttom_sub, .input_buttom_sub_once {
    width: 46px;
    height: 50px;
    border: none;
    cursor: pointer;
    margin: 15px 0 0 10px;
}

#re_right .form_right .input_buttom_sub {
    background: url(../images/submit_icon.gif) no-repeat;
}

#re_right .form_right .input_buttom_sub_once {
    background: url(../images/submit_icon.gif) no-repeat;
}

#re_right .tip {
    font-size: 14px;
    color: #394c30;
    text-align: center;
    border-bottom: 1px solid #959595;
    padding-bottom: 10px;
    margin: 16px 0 5px 0;
}

#re_right .samll_cus_title {
    height: 35px;
    background: url(../images/small_customer.gif) #e1a83c no-repeat 82px top;
}

#re_left {
    height: 286px;
    margin-left: 5px
}

#re_left td {
    border: 2px solid #313131;
    width: 122px;
    height: 30px;
    color: #333232;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

/*服务范围*/
.fwfw {
}

.fwfw li {
    float: left;
    background: url(../images/fanwei_bg.png) center no-repeat;
    text-align: center;
    overflow: hidden;
    display: block;
    width: 250px;
    height: 250px;
    background-size: cover;
}

.fwfw li .pic {
    width: 70px;
    margin: 65px auto 0px auto;
}

.fwfw li .pic img {
    width: 100%;
}

.fwfw li .cn {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    color: #5a5a5a;
}

.fwfw li .en {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #5a5a5a;
}

.fwfw ul li a:link, .fwfw ul li a:visited {
    text-decoration: none;
}

.fwfw ul li a:hover .cn {
    color: #cc0000;
}

.pagess {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
}

.pagess ul li:hover {
    background: #b40001;
    color: #fff;
    border: 1px solid #b40001;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #1f82b7;
    padding: 2px 9px;
    margin: 0 3px;
    background: #b40001;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #ccc
}

.pagess ul li a:hover {
    color: #fff;
}

@media (min-width: 1081px) {
    /*如果最大宽度大于显示*/
    .nav2, .beian, .contact3, .wbanner, .waph, #bottom_bar2, .tydd {
        display: none;
    }
}

@media screen and (max-width: 1081px) {
    .section {
        display: none;
    }
    body {
        font-size: 14px;
        width: 100%;
    }

    .wapnone, .nr_main_l, .bread, .infos, .arctitle, #dituContent, .prenext, .area_box {
        display: none !important;
    }

    .topbar, .warp, .contact4, .chexing, .L-contentwap, .hw_bottom_tips, .nr_main, .nr_main_r {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .nr_main .content {
        float: none;
        margin: 0 auto;
        width: 95%;
        font-size: 1.8em !important;
        line-height: 1.8em !important;
    }

    .nr_main .content p, .nr_main .content span {
        font-size: 1.8em !important;
        line-height: 1.8em !important;
    }

    .tydd {
        display: block;
        width: 72%;
        margin: 15px 14%;
        height: 35px;
        font-size: 20px;
        color: #000000;
        background: #FFFFFF;
        line-height: 35px;
        font-weight: bold;
    }

    .waph {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 5px 0;
    }

    .waph img {
        width: 90%;
        float: left;
    }

    #nav {
        background: #b40001;
        width: 100%;
        height: auto;
        color: #fff;
    }

    .nav2 {
        width: 100%;
        margin: 0px auto;
        font-size: 2em;
        padding: 15px 0;
    }

    .nav2 ul {
    }

    .nav2 ul li {
        display: block;
        float: left;
        width: 25%;
        height: auto;
        line-height: 50px;
        text-align: center;
    }

    .nav2 a {
        display: block;
        padding: 0px 30px;
        text-decoration: none;
        color: #fff;
    }

    .nav2 a:hover {
        background: #880203;
    }

    .wbanner img {
        width: 100%;
        margin: 0 auto;
    }

    .advantage {
        background-color: #f1f1f1;
        background-clip: content-box;
        border-bottom: solid 1px #d4d4d4;
    }

    .advantage .adbox {
        height: auto;
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 24px 0;
    }

    .advantage_item {
        width: 49%;
        box-sizing: border-box;
        display: block;
        float: left;
        padding: 15px 0 25px 0;
    }

    .advantage_item img {
        float: left;
        margin: 20px 10px;
    }

    .advantage_item span {
        display: block;
        font-size: 2em;
        line-height: 2.3em;
        font-weight: bold;
    }

    .advantage_item label {
        display: block;
        line-height: 1.5em;
        font-size: 1.5em;
        font-family: "宋体";
        height: auto;
        overflow: hidden;
    }

    .advantage_divider {
        display: none;
    }

    .advantage .bb {
        border-bottom: 1px #888888 solid;
    }

    .advantage .bl {
        border-left: 1px #888888 solid;
    }

    .area {
        background: url(../images/bg2.gif) repeat;
        margin-top: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

    .area_title {
        display: block;
        margin: 30px auto;
    }

    .area_box2 {
    }

    .area_item2 {
        float: left;
        line-height: 3em;
        font-weight: bold;
        height: auto;
        text-align: center;
        margin: 10px 0;
        width: 45%;
        padding: 0 2%;
        font-size: 2em;
    }

    .area_item2 span {
        float: left;
        width: 33%;
        color: white;
        background-color: #f81303;
    }

    .area_item2 label {
        float: left;
        width: 66%;
        color: black;
        background-color: #fbff00;
    }

    .ingsbj_mingwen {
        overflow: hidden;
        zoom: 1;
        text-align: center;
        font-size: 2.6em;
        color: #222;
        font-weight: bold;
        line-height: 4.5em;
        padding: 0;
    }

    .ingsbjmw_lie2 {
        overflow: hidden;
        zoom: 1;
        padding-bottom: 60px;
    }

    .ingsbjmw_lie2 li {
        width: 33.3%;
        display: block;
        float: left;
    }

    .ingsbjmw_lie2 li .tupian {
        text-align: center;
        margin: 10% auto;
        width: 80%;
        font-size: 2em;
        line-height: 2em;
    }

    .ingsbjmw_lie2 li .tupian img {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .ingsbjmw_lie2 li .tupian p {
        text-align: center;
        display: block;
        padding: 10px 0;
    }

    .ingsbjmw_lie2 li .wen {
        font-size: 1.6em;
        color: #700000;
        line-height: 1.6em;
        padding-top: 0;
        text-align: center;
    }

    .ingsbjmw_lie2 li .wen img {
        display: none;
    }

    .contact3 {
    }

    .contact3 a {
        display: inline-block;
        float: left;
        width: 50%;
        text-align: center;
        margin: 15px 0;
    }

    .contact3 a img {
        width: 80%;
        margin: 0 10%;
    }

    .warp .imingwen2 {
        font-size: 4em;
        line-height: 3em;
        text-align: center;
        color: #555;
    }

    .warp .webtel {
        font-size: 3em;
        line-height: 2em;
        text-align: center;
        color: #2002FF;
    }

    .fwfw li {
        float: left;
        background: none;
        text-align: center;
        overflow: hidden;
        display: block;
        width: 33.33%;
        height: auto;
        background-size: 250px;
    }

    .fwfw li .pic {
        width: 80%;
    }

    .fwfw li .pic img {
        width: 100%;
    }

    .fwfw li .cn {
        font-size: 2.3em;
        height: auto;
        line-height: 2em;
        color: #5a5a5a;
    }

    .fwfw li .en {
        display: none;
    }

    .fwfw ul li a {
        text-decoration: none;
    }

    .chexing {
        width: 100%;
        margin: 0px auto;
        height: auto;
        overflow: hidden;
    }

    .chexing .title {
        height: auto;
        line-height: 2em;
        margin: 20px 0px;
        font-size: 2em;
        font-weight: bold;
        text-align: center;
        color: #cc0000;
    }

    .chexing .title i, .chexing .title span {
        display: none;
    }

    .chexing ul {
        width: 100%;
        height: auto;
        display: block;
        float: left;
    }

    .chexing ul li {
        display: block;
        width: 33.333%;
        height: auto;
        margin: 10px 0;
        float: left;
    }

    .chexing ul li img {
        width: 95%;
        height: 100%;
        border: #999 3px solid;
        display: block;
    }

    .hw_bottom_tips {
        width: 100%;
        height: auto;
        margin: 30px auto;
        padding: 0;
        border-top: #ff0000 2px solid;
    }

    .hw_bottom_tips ul {
        width: 100%;
        overflow: hidden;
    }

    .hw_bottom_tips ul li {
        float: left;
        width: 100%;
        margin-right: 0;
        padding: 20px 10px 15px 35px;
        line-height: 75px;
        border-bottom: #ff0000 2px solid;
    }

    .hw_bottom_tips_l {
        float: left;
        margin: 16px 20px;
        background: url(../images/hw_bottom_tips.png) no-repeat;
        width: 43px;
        height: 43px;
    }

    .hw_bottom_tips_r {
        float: left;
        width: 85%;
    }

    .hw_bottom_tips ul li.qcfw .hw_bottom_tips_l {
        background-position: 0px 0px;
    }

    .hw_bottom_tips ul li.pzbz .hw_bottom_tips_l {
        background-position: -43px 0px;
    }

    .hw_bottom_tips ul li.aqsd .hw_bottom_tips_l {
        background-position: -129px 0px;
    }

    .hw_bottom_tips ul li.xxbm .hw_bottom_tips_l {
        background-position: -172px 0px;
    }

    .hw_bottom_tips_r .name {
        font-size: 4.5em;
        color: #FFAA00;
        font-weight: bold;
        float: left;
        width: 100%;
    }

    .hw_bottom_tips_r .text {
        font-size: 2.3em;
        color: #FF0000;
        font-weight: bold;
        float: left;
        width: 100%;
    }

    .beian {
        width: 100%;
        background: url(../images/bg2.gif) repeat;
        height: auto;
        border-top: #333 8px solid;
        margin-bottom: 100px;
    }

    .beian a {
        color: white;
        font-weight: bold;
        line-height: 4em;
        font-size: 1.4em;
        display: block;
        width: 45%;
        margin: 0;
        float: left;
        text-align: center;
    }

    .beian a.ba2 {
        background: url(../images/ba.png) left no-repeat;
        padding-left: 26px;
        text-align: left;
    }

    #bottom_bar2 {
        background: #f9f9f9;
        width: 100%;
        height: 100px;
        border-top: #b40000 6px solid;
        position: fixed;
        bottom: 0px;
        z-index: 999;
        background: url(../images/tel2.jpg) repeat-x;
    }

    #bottom_bar2 a {
        display: block;
        margin: 0 auto;
        width: 80%;
        font-size: 3em;
        line-height: 100px;
        text-align: center;
        color: #b40000;
        font-weight: bold;
        background: url(../images/tel.jpg) center 0px no-repeat;
        text-indent: 99999px;
    }

}

.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 482px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 482px;
    display: block;
}


.section {
    position: relative;
    width: 100%;
    margin: 60px auto;
    clear: both;
    overflow: hidden;
}
.Ttitle {
    position: relative;
    width: 100%;
    height: 48px;
    margin: 0 auto;
    color: #ae2422;
    font-size: 26px;
    line-height: 48px;
    /* font-weight: bold; */
}
.Ttitle span {
    color: #999999;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.kcBox{width: 1000px; height: 230px;padding-top: 10px;  margin: 0 auto;}
.knowList{
    float:left;
    width: 610px; height: 230px;
}
.knowListBox{width: 610px; height: 230px;}
.knowListUl{
    float:left;
    width: 610px; height: 182px;
}
.knowListUl li{
    width: 590px; height: 42px;border-bottom: 1px dashed #d5d6d5;
    background: url(../images/add.jpg) 4px center no-repeat;
}
.knowListUl li a{
    width: 590px; height: 42px; display: block;
    color: #666666; font-size: 14px; line-height: 42px;
}
.knowListUl li a:hover{color:#ae2422}
.knowListUl li a span{float:right}

.contact{
    float:left; position: relative;
    width:360px;height: 240px; margin-left: 30px;}
.contact{
    width:360px; height: 240px; overflow:hidden;
}
.contact .numTel{
    width: 352px;height: 52px; padding-left:8px;
    color: #b02a28; font-size: 32px; line-height: 52px; font-family: impact;
}
.contact dl{width:260px; display:block;clear:both;}
.contact dl dt,.contact dl dd{color:#666666; font-size:14px;  line-height:32px; }
.contact dl dt{float:left; width:44px;  padding-left: 40px; }
.contact dl dd{float:left; width:176px;}
.contact .conMore{
    position: absolute; right:0px; top:4px;
    width: 121px; height: 166px;
    background: url(../images/contactbg.png) left top no-repeat;
}
.contact .conMore a{
    width: 121px; height: 44px; margin-top: 122px; display: block;
    color:#ffffff; font-size: 14px; line-height: 44px; text-align: center;
}
/* end contact */



